Definition

Given a set DD, and subset SDS \subseteq D, SS is effectively decidable iff there is an effective procedure which, when given an object xDx \in D, will eventually answer "yes" if xSx \in S, and will eventually answer "no" if xSx \notin S.

Note: procedure eventually halts for any input xx

Notes

See also


References

  1. N. D. Jones, Computability and complexity: from a programming perspective. in Foundations of computing. Cambridge, Mass: MIT Press, 1997, p. 13.
  2. https://www.cs.ox.ac.uk/people/paul.goldberg/FCS/slides3.pdf